home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
U.S. Robotics Connections 2
/
US Robotics Connections.iso
/
pc
/
sourcepc
/
csdemocd.dir
/
00238.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-01-06
|
163 b
|
10 lines
on exitFrame
if soundBusy(1) then
sound fadeOut 1, 60
end if
repeat with x = 13 to 48
set the cursor of sprite x to 0
end repeat
cursor(200)
end